func runtime.allocmcache

3 uses

	runtime (current package)
		malloc.go#L488: 	mcache0 = allocmcache()
		mcache.go#L84: func allocmcache() *mcache {
		proc.go#L4608: 			pp.mcache = allocmcache()